home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 9011 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  781 b 

  1. Path: radius.mae.cornell.edu!schmidt
  2. From: schmidt@radius.mae.cornell.edu (Peter Schmidt)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: reattaching stdin to fd 0
  5. Date: 7 Mar 1996 18:04:27 GMT
  6. Organization: CU-HSS Program in Biomechanical Engineering
  7. Sender: ps17@cornell.edu (Verified)
  8. Message-ID: <4hn8fb$83b@newsstand.cit.cornell.edu>
  9. References: <4hn7iq$83b@newsstand.cit.cornell.edu>
  10. NNTP-Posting-Host: radius.mae.cornell.edu
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. I (schmidt@radius.mae.cornell.edu) wrote:
  14. : I have a problem which I find is very poorly documented.
  15. :
  16. : My program attaches stdin to a file, while saving the original stdin, like
  17. : this:
  18.  
  19. I forgot to mention that I'm using a IBM RS/6000 running AIX 3.2 (unix) but
  20. intend to port the code to other unix boxes.
  21.  
  22.       -pete
  23.